From: Kevin Ryde Date: Thu, 26 Nov 2009 23:59:14 +0000 (+0000) Subject: * commands.texi (Misc Events): vindex mouse-wheel-up-event and X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9221 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2f215d4175f7df425a5efd3fc41418a1d41949ad;p=emacs.git * commands.texi (Misc Events): vindex mouse-wheel-up-event and mouse-wheel-down-event, the closest thing to a definition for them. * os.texi (Startup Summary): vindex inhibit-startup-message and inhibit-splash-screen. (Command-Line Arguments): vindex argv. (Suspending Emacs): vindex suspend-tty-functions and resume-tty-functions. Don't want to index every hook, but having the programming ones is helpful. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 74c7f73b995..9bbb7c72308 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,14 @@ +2009-11-26 Kevin Ryde + + * commands.texi (Misc Events): vindex mouse-wheel-up-event and + mouse-wheel-down-event, the closest thing to a definition for them. + * os.texi (Startup Summary): vindex inhibit-startup-message and + inhibit-splash-screen. + (Command-Line Arguments): vindex argv. + (Suspending Emacs): vindex suspend-tty-functions and + resume-tty-functions. Don't want to index every hook, but having + the programming ones is helpful. + 2009-11-14 Chong Yidong * commands.texi (Motion Events): Fix typo (Bug#4907).